gpsbabel.git
2002-10-11 robertlAdd support for new undocumented Ozi fields (grrr)...
2002-10-10 robertlAdd doc for Natl Geo Topo format. From Alex Mottram.
2002-10-10 robertlAdd national geographic topo format. F rom Alex Mottram.
2002-10-10 robertladds Topo! support and implements mkshort in .psp,
2002-10-10 robertlFix crash in garmin when uploading waypoints w/o descri...
2002-10-10 robertlOpen Palm files in binary format for lame-o OS'es that...
2002-10-06 robertlTigthten up cdata concatenation.
2002-10-06 robertlOK, Mottram warned me.
2002-10-06 robertlAdd topousa4/xmap format.
2002-10-02 robertlAdd a 'release' target to automate that process.
2002-10-02 robertlMore fixes from Alex for csv_util.c
2002-10-01 robertlAdd Navitrak DNA format, from Tim Zickus, tez@zickus.com
2002-10-01 robertlStupid windows doesn't get feof right, so add test...
2002-10-01 robertlFix braino in cleansing functions.
2002-10-01 robertlAdd "cleansing" functions to eliminate illegal characte...
2002-10-01 robertlAdd comment for someone with Garmins to fix up the...
2002-10-01 robertlExplain where to get expat.
2002-09-26 robertlcsv fix from Alex.
2002-09-24 robertlMore precise PI.
2002-09-23 robertlBe stricter about signed/unsigned comparisons and conve...
2002-09-23 robertlSet endianness before marching on.
2002-09-23 robertlChanges in the various binary file formats to improve...
2002-09-20 robertlAdd doc for Holux, from Jochen.
2002-09-20 robertlBetter respect for waypoint const-ness. From Alex.
2002-09-20 robertlAdd holux case.
2002-09-20 robertlInclude full GPX schema header. Derived from patch...
2002-09-20 robertlHolux changes from Jochen
2002-09-19 robertlAdd tiger reads & testsuite.
2002-09-19 robertlFix double close.
2002-09-19 robertlTighten the 'const' screws a little more to help Alex...
2002-09-19 robertlConstify fprintdms.
2002-09-19 robertlMisc code cleanups from Alex.
2002-09-18 robertlMight as well optimize the windows build.
2002-09-18 robertlFix garmin crash.
2002-09-18 robertlHandle null description in output.
2002-09-18 robertlUnify out of memory libc handling.
2002-09-18 robertl_mknshort isn't a legal identifier.
2002-09-18 robertlUpdate holux from jochen@bauerbahn.net
2002-09-18 robertl1. add csv_util.c and csv_util.h
2002-09-18 robertlFrom Alex Mottram:
2002-09-18 robertlAdd words on Garmin.
2002-09-17 robertlA multitude of portability and cleanliness fixes. ...
2002-09-17 robertlFix call to ovecs->deinit.
2002-09-17 robertlFix error return.
2002-09-17 robertlAdd Garmin serial support.
2002-09-17 robertlAdd Garmin serial support, largely via jeeps 0.1.3.
2002-09-17 robertlAdd holux reference files.
2002-09-17 robertlCall deinit functions.
2002-09-17 robertlAdd holux support. From jochen@bauerbahn.net
2002-09-17 robertlTestsuite fixes from Alex Mottram.
2002-09-15 robertlA slew of updates from Alex Mottram. Thanx!
2002-09-14 robertlClean up type warnings.
2002-09-14 robertlNo C++ comments.
2002-09-14 robertlRemove openserver goop that slipped in.
2002-09-14 robertlAdd support for MXF. From Alex Mottram <alex_m@cox...
2002-09-14 robertlAdd support for MXF, from Alex Mottram <alex_m@cox...
2002-09-13 robertlBe more consistent with formatting of internal erros.
2002-09-13 robertlabort->fatal in more places.
2002-09-11 robertlDelete unused vars, misc warning cleanups.
2002-09-10 robertlAdd microsoft pushpin 2002 support. Courtesy Alex...
2002-09-09 robertlAdd reference file for magellan file formats.
2002-09-07 robertlDelete leftover testing code.
2002-09-06 robertlLet mapsend support -s so that the waypoints in my...
2002-08-30 robertlMake (optional) debug level runtime selectable.
2002-08-30 robertlImprove doc.
2002-08-30 robertlHook up the shortname synthesizer to everything else...
2002-08-30 robertlImprove dependencies.
2002-08-30 robertlMake waypt_head non-static. The purity isn't worth...
2002-08-30 robertlMake work on windows and posix at the same time. ...
2002-08-30 robertlFix typo resulting in no closing tag if no URL ws present.
2002-08-30 robertlMisc code cleanups.
2002-08-28 robertlCleanup.
2002-08-28 robertlInitial checkin.
2002-08-26 robertlFixes from Brad Crittenden bac@spoetzl.net. Correctly...
2002-08-24 robertlOnly output a link when we have one.
2002-08-24 robertlC++ comments aren't C89.
2002-08-24 robertlVaporize more linux-isms.
2002-08-24 robertlInline isn't C89.
2002-08-17 robertlAdd gpspilot vecs.
2002-08-17 robertlAdd pdb_read2, correct sign extension.
2002-08-17 robertlTypo fixes.
2002-08-17 robertlMake return values of pdb_readBLAH signed.
2002-08-17 robertlAdd gpspilot and magnav.
2002-08-17 robertlStart sketching in Magellan Navigator Support.
2002-08-16 robertlgpspilot: new.
2002-08-16 robertlMove Palm/OS helpers into common code so they can be...
2002-08-16 robertlTypo fixes.
2002-08-16 robertlAdd license from coldsync.
2002-08-16 robertlAdd coldsync.
2002-08-16 robertlAdd coldsync libes to the build.
2002-08-15 robertlAdd mingw directory for Windows port.
2002-08-15 robertlImprove test for posixicity
2002-08-15 robertlRemove test files before running.
2002-08-15 robertlMake legal C and not GNU C.
2002-08-15 robertlAdd cetus.
2002-08-15 robertlOpen-code our own getopt mutant since standards-impaire...
2002-08-15 robertlMove all POSIX-isms into one place in brace of windows...
2002-08-15 robertlReorder includes.
2002-08-15 robertlMake module compile away.
2002-08-15 robertlStart easing in Cetus support.
next